.section-recently-viewed-products .slide-cards {
    position: relative;
}
.top-cert img.card-img-top {
    object-fit: contain;
}modal-container.modal.fade.show {
    background: rgb(0 0 0 / 30%);
}
.section-certeficates .img-block {
    position: relative;
   
    width: 100%;
}

.award .card img {
    width: 100% !important;
    padding: 00;
}

.policyDev span:hover {
    opacity: 0.9;
}.gold img {
    width: 100%;
}

.background-img img.img-responsive.wow {
    width: 100%;
    height: 100%;
}


/* categeries inner */

.products-all .add-to-wishList {
    top: 250px;
    margin-top: 0;}
.search-div h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px;
}.policyDev span {
    color: #bb8f4c;
}

.policyDev span:hover {
    cursor: pointer;
    opacity: 0.9;
}
.products-inner-items img[src="Resources/3/Aghati-logo.png"] {
    object-fit: contain !important;
    padding: 30px 0;
}
.top-menu h3 ~ .angle {
    display: none;
}

.search-div input.from-control.search {
    width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
    border-color: #797875;
    border-width: 1px;
    background: none;
}
.search-div i.fa.fa-search {
    position: absolute;
    color: #797875;
}
input:focus-visible {
    outline: 0;
}

input.from-control.search {
    margin-bottom: 0;
    padding-right: 36px !important;
    outline: none;
    overflow: hidden;
}

.search-div i.fa.fa-search {
    font-size: 18px;
    color: #a4854d;
}
.search-div {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 30px;
}
span.dot-currency {
    font-size: 65%;
    padding-left: 2px;
}

.order {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.order label {
    margin-bottom: 0;
    font-size: 16px;
}


select#sort {
    /* width: 100%; */
    padding: 12px;
    margin: 0;
    color: #444;
    font-family: inherit;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 1px solid rgba(167, 167, 167, .4);
    background: #fff url(/Resources/3/arrow-select.svg) no-repeat right 18px center;
    background-size: 10px;
    min-width: 150px;
    margin-left: 10px;
}

.products-all {
    margin-top: 30px;
}




h3,.range label,p.products-featured,p.tags {
    position: relative;
    display: block;
    z-index: 1;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing:1px;
    text-transform: uppercase;
    font-weight: 700;
}

.section-inner-content {
    color: #504e4e;
}

.section-inner-content .top-menu {
    text-align: left;
    padding-top: 4px;
}

.section-inner-content ul.ul-tree {
    margin: 0;
    padding: 0 0 20px 0;
    width: 100%;
}

.section-inner-content ul {
    padding: 0;
}

.section-inner-content ul.ul-tree input[type=checkbox], .section-inner-content ul.ul-tree input[type=radio] {
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border: 1px #414141 solid;
    width: 0.9375rem;
    height: 0.9375rem;
}

.section-inner-content ul.ul-tree input[type=checkbox] {
    position: absolute;
    z-index: 0;
    opacity: 0;
    margin-top: 11px;
    height: 17px;
}

li.general {
    font-size: 16px;
    color: #1d1d1b;
    font-weight: 400;
    line-height: 40px;
    width: 100%;
    float: left;
    display: inline-block;
}

li.general:before {
    width: 17px !important;
    height: 17px !important;
    pointer-events: none;
    background-color: #fff;
    top: 11px;
    border: 1px solid #9a9a9a;
    border-radius: 12px;
}



li.general:before, 
li.general:after{
    position: absolute;
    left: 1px;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
}


.section-inner-content ul.ul-tree ul {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 0;
}

li.general.activeCategory:before {
    color: #fff;
    border-color: #ba2154;
    background-color: #ba2154;
}

li.general.activeCategory:after {
    background-image: url(/Resources/3/checked.svg) !important;
    background: no-repeat 18% / 90% 58%;
    top: 11px;
    left: 2px;
}

li.general a {
    padding-left: 1.5rem;
}



.products-inner-items  .img-container {
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #fff;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;    animation: .5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation-name: image-fade-in;
}

.products-inner-items  .img-fluid {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.products-inner-items .img-fluid[src="Resources/3/-Aghati-logo.png"] {
    height: 100px;
    width: auto;
}



.filters {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: end;
}

.order label {
    display: none;
}

.count {
    font-size: 15px;
    padding-right: 5px;
}


.ul-tree i {
    color: #b61952;
    font-size: 13px;
    margin-left: 10px;
}

.ul-tree i:hover{
    color: #c7a069;

}

.ul-tree .fa-angle-right:before {
    content: "\f107";
}

.ul-tree li.list {
    margin-left: 22px;
}

.ul-tree .fa-angle-down:before {
    content: "\f106";
}


.ul-tree li.list {
    float: left;
    width: 100%;
    clear: both;
 
}


.section-inner-content .check-boc {
    z-index: 1;
    position: relative;
}


.range {
    margin-top: 20px;
}

.products-inner-items .featured-products {
    padding-top: 40px;
  
    padding-bottom: 20px;
}
.htmlData  .social-circle li a {
    color: #333;
}
.htmlData  ul.social-network {
    margin-bottom: 40px;
}
nav.nav-tags {
    margin-bottom: 60px;
}
input[type="range"] {
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none; 
  /* creating a custom design */
  width: 100%;
  cursor: pointer;
  outline: none;
  /*  slider progress trick  */
  overflow: hidden;
  border-radius: 16px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 7%);

}

/* Track: webkit browsers */
input[type="range"]::-webkit-slider-runnable-track {
  height: 12px;
  background: #fff;
  border-radius: 16px;
}

/* Track: Mozilla Firefox */
input[type="range"]::-moz-range-track {
  height: 12px;
  background: #fff;
  border-radius: 16px;
}

/* Thumb: webkit */
input[type="range"]::-webkit-slider-thumb {
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none; 
  /* creating a custom design */
  height: 12px;
  width: 12px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #b61952;
  /*  slider progress trick  */
  box-shadow: -407px 0 0 400px #b61952;
}


/* Thumb: Firefox */
input[type="range"]::-moz-range-thumb {
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #b61952;
  /*  slider progress trick  */
  box-shadow: -407px 0 0 400px #b92058;
}

.product-name {
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 0px;

    display: block;
    padding-right: 40px;
}

.stars-indicator {
    font-size: 150% !important;
    margin-right: 0;
    
    padding-right: 100px;
}

p.prod-desc {
    margin-bottom: 0;
}


.product-price {
    color: #504e4e;
    font-size: 25px;
    font-weight: 700;
    margin-right: 8px;
}

.old-new {
    display: flex;
    align-items: center;
   
}

.old-price {
    color: #898989;
    font-size: 16px;
    font-weight: 400;
}
.old-price:before {
    content: '';
    height: 1px;
    width: 120%;
    background: #8d8787;
    position: absolute;
    margin-top: 2px;
    left: -1px;
    top: 10px;
    transform: rotate(360deg);
}

.featured-Product-card:hover .product-name {
    color: #c7a069;
}

.old-price {
    position: relative;
}

.products-all .card {
    margin-bottom:30px;
}

button.cart-btn {
    border: 0;
    border-radius: 40px;
    padding: 4px 10px;
    color: #fff;
    font-size: 12px;
    background-color: #c8a165;
    border-color: #c8a165;
    position: absolute;
    right: 10px;
    margin-top: -32px;
}

button.cart-btn:before {
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    content: "\f07a";
    margin-right: 3px;
    }

button.cart-btn:hover {
    color: #fff;
    background-color: #d2bb97;
    border-color: #d2bb97;
}

.add-to-cartBtn {
}

.old-new {
   
    padding-right: 102px;
}


.products-inner-items .img-fluid {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.products-all .card:hover .img-fluid {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}





.product-name {
    padding-left: 10px;
}

.stars-indicator {
    padding-left: 10px;
}

.old-new {
    padding-left: 10px;
    margin-top: -3px;
}

.add-to-wishList {
    right: 10px;
}


.products-all .card {
    cursor: pointer;
}


span.sale-new {
    position: absolute;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    z-index: 50;
    top: 20px;
    right: 4px;
    width: 56px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    box-shadow: rgb(45 62 80/8%) 0 1px 5px 0;
    background: #c8a359;
    color: #fff;
    left: 5px;
}
.product-name {
    padding-left: 10px;
}

.stars-indicator {
    padding-left: 10px;
}

.old-new {
    padding-left: 10px;
    margin-top: -3px;
}

.add-to-wishList {
    right: 10px;
}


.products-all .card {
    cursor: pointer;
    border-radius: 4px; padding: 5px;   
}


.btn-container button.add-to-wishList-btn,
.add-to-cartBtn {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.products-all .card:hover .add-to-cartBtn, .card:hover  .btn-container button.add-to-wishList-btn{
visibility: visible;
    opacity: 1;
    bottom: 30%;
}


.btn-container button.add-to-wishList-btn.remove {visibility: visible;opacity: 1;}



.products-all .card:hover .product-name {color: #997c48;}



.products-all .card:hover {
    background: #f1eee6;
    border-radius: 3px;
    box-shadow: rgb(45 62 80/8%) 0 1px 5px 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


button.add-to-wishList-btn.add:before {
    color: #b61952;
}





.min-max {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    margin-top: 15px;
}

input[type="range"] {
    margin-top: 0;
}

.min-cont,.max-cont {
    background: #fff;
    padding: 0px 15px;
    border-radius: 20px;
    box-shadow: rgb(45 62 80/8%) 0 1px 5px 0;
    font-size: 16px;
}

.output-range {
    text-align: center;
    margin-top: 6px;
}

.output-range {
    background: #c8a165;
    padding: 0 20px;
    border-radius: 20px;
    box-shadow: rgb(45 62 80/8%) 0 1px 5px 0;
    font-size: 16px;
    color: #fff;
}




.featured-products .col-12.col-sm-6.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}

.featured-Product-card  .img-container {
    float: left;
    width: 122px;
    margin-right: 15px;
    height: 84px;
}


.featured-Product-card  img.img-fluid {
    max-width: 100%;
    height: auto;
}

.featured-Product-card  {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}


.featured-Product-card .stars-indicator {
    padding-right: 0;
}

.featured-Product-card  .product-name {
    padding: 0;
    margin-top: 4px;
    padding-right: 30px;
}


.featured-Product-card .old-new {
    padding: 0;
    margin-top: -8px;
    padding-right: 40px;
}

.featured-Product-card  p.products-featured {
    margin-bottom: 30px;
}

.featured-Product-card  .new-lable {
    display: none;
}

.featured-Product-card  .product-price {
    font-size: 20px;
    font-weight: normal;
}

.featured-Product-card  .add-to-wishList {
    top: 0;
    margin-top: 0;
    right: 0;
}

.featured-Product-card p.products-featured {
    margin-bottom: 20px;
}

button.add-to-wishList-btn:before {
	content: "\f004";}
	
	
	.featured-Product-card:hover img{    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}



span.lable-new {
    position: absolute;
    background-color: #858585;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    z-index: 50;
    top: 20px;
    right: 5px;
    width: 56px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    box-shadow: rgb(45 62 80/8%) 0 1px 5px 0;
}



.slide-cards span.dot-currency {
    margin-top: 4px;
    font-weight: normal;
}

.slide-cards .product-price:first-child p {
    display: flex;
}


li.tag-item span:hover {
    background-color: #e2d8c1;
    cursor: pointer;
}

span.active.tags-title:hover {
    background-color: #e9e3d4;
}

.products-all span.dot-currency {
    font-weight: normal;
    margin-top: 4px;
    margin-left: 2px;
}

.products-all .product-price {
    display: flex;
}


.products-all .old-price span.dot-currency {
    margin-top: 5px;
    margin-left: 0;
}

.products-all .old-price {
    DISPLAY: flex;
    align-content: flex-start;
}

.section-inner-details {
    opacity: 1;
}


.grid-item-ProductImage .product-title {
    width: 100%;
}





.grid-container {
    grid-column-gap: 0px;
    grid-row-gap: 0;
    grid-template-rows: auto auto !important;
}





.grid-item-showBuyButton, .showBuyButton{
    width: 100%;
}


.product-detail .addToCart {
    WIDTH: 100%;
    PADDING-RIGHT: 10px;
}


img.ngx-gallery-preview-img {
    opacity: 1 !important;!i;!;
}.slide-cards {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}

.grid-item.blog-block.grid-item-quantity{
    max-width: fit-content;
}

.grid-item.blog-block.grid-item-variationsOptions {
    max-width: fit-content;
}

.buy-button .btn.btn-primary {
    color: #fff;
}

.deletePostAction button.btn {
    float: right;
    background: #b71d54;
    color: #fff;
}
.add-reply-container {
    margin-top: 10px !important;
    background: #efe8d0 ;
    padding: 10px !important;
}

.variationsOptions .product-options {
    height: 100%;
}
.review-sec .name-container:before {
    margin-left: 10px;
}
.variationsOptions .product-options .product-attrs {
    height: 100%;
}
.variationsOptions {

    padding-top: 3px;
}
.variationsOptions .product-options .product-attrs > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.quantity {
    margin: 0;
}


.table>:not(caption)>*>* {
    background: none;
}


.table-striped>tbody>tr:nth-of-type(odd) td {
       background-color: #fff!important;
}

.table tr td,.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: initial!important;
}

.table-striped>tbody>tr:nth-of-type(odd) td {
    --bs-table-bg-type: #fbfaf7;
}

.cart-details .table td, .cart-details .table th {
    vertical-align: middle !important;
}

button.btn.btn-link {
    text-decoration: none;
}

.customrInfo.device-extender.details button.btn.btn-link[style="color: red; font-weight: 600;"]:after {
    padding-top: 1px;
    padding-bottom: 1px;
}


.product-detail .addToCart {
    padding: 0;
}
.product-price {
    margin-top: 10px !important;!i;!;
}.apple-logo {
    width: fit-content;
}

.login-modal button.btn.btn-primary.modaltButton {
    margin-top: 30px;
    margin-bottom: 0;
    width: fit-content;
    padding: 13px 60px;
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    WIDTH: 100%;
    background: #ba2154;
}
.login-modal button#login_signin_submit:hover, .login-modal button.btn.btn-primary.modaltButton:hover {
    background-color: #d2bb97;
    border-color: #d2bb97;
}

@media (min-width: 991px) {
.products-inner-items div#dropdown-Category {display: inline;        flex: 0 0 auto;
        width: 25%;}

.products-inner-items button.navbar-toggler {
    display: none;
}


}






@media (max-width: 991px) {span.lable-new {
    margin-right: -5px;
}
.section-recently-viewed-products .slide-cards {
    position: initial;
}

.slide-cards .prev-btn-container,.slide-cards .next-btn-container {
    z-index: 1;
}


span.sale-new {
    margin-left: -5px;
}


.products-inner-items button.navbar-toggler {
    color: #fff;
    position: fixed;
    right: 0;
    cursor: pointer;
    z-index: 1000;
    display: none;
    font-size: 24px;
    display: inline-block;
    border-radius: 0;
    /* overflow: hidden; */
    width: 46px;
    height: 46px;
    transition: opacity 1s ease-out;
    opacity: 1;
   
}


.products-inner-items .cat-cont {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}



.products-inner-items #dropdown-Category {
    flex: 0 0 100%;
    max-width: 100%;
    position: FIXED;
    width: 256px;
    background: #fff;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 15px;
    border-left: solid 1px #bbbbbb;
    overflow: auto;
    z-index: 100000;
    visibility: hidden;
    transition: all .35s ease;
    transform: translate(100%);
    LEFT: 0;
    TOP: 0;
    overflow-x: hidden;
}

.products-inner-items #dropdown-Category.show {
    visibility: visible;
    transform: translate(0);
}


.products-inner-items button.collapsed {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(51 51 51 / 30%);
}

.products-inner-items  ul.social-network li {
    margin: 0;
}

.products-inner-items  i.fa.fa-filter {
    position: absolute;
    right: 0;
    color: #fff;
    background: #333;
    opacity: 1;
    padding: 9px 10px;
    margin-top: 60px;
}


.products-inner-items .card {
    padding: 0;
}
.products-inner-items button.navbar-toggler.collapsed {
    transition: none!important;
    opacity: 1;
}

.products-inner-items button.navbar-toggler i.fa.fa-filter {
    margin-top: -109px;
    right: 0;
}

.products-inner-items button.navbar-toggler.collapsed i.fa.fa-filter::before {
    content: "\f00d";
}

.cart-details .customrInfo.device-extender.details .table td {
    text-align: center !important;
}

.cart-details .product-quantity {
    justify-content: center;
}
}


.googleBtn {
    width: auto;
}
.stepper-content.address .control-field {
    width: 100%;
}

input.quantity-field {
    text-align: center;
}.product-price h3 {
    margin-bottom: 20px;
}.blockOfFee {
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    margin-top: 10px;
    padding: 1px 10px;
    font-size: 13px;
}.input-group-append, .input-group-prepend {
    display: flex
;
}.stepNameContainer p {
    white-space: nowrap;
}




textarea.form-control {
    min-height: auto !important;
    height:auto;
}

p.selectWareHouse {
    margin: 0;
}

.container.stepper-content {
    position: relative;
}


.stepNameContainer {
    flex: 1 0 0%;
}

.stepNameContainer p:first-child {
    margin-left: -20px;
}


.footer-stepper {
    left: 0;
    right: 0;
    bottom: -60px;
}

.signup-form .verificationProfile ~ .col-12.px-0.d-inline-flex.justify-content-center {
    margin-bottom: 0;
    position: absolute;
    left: 0;
    bottom: -117px;
    justify-content: center !important;
    border-top: 0;
  
}

app-login {
    display: flex;
    flex-direction: column;
}
.signup-form .col-12.px-0.d-inline-flex.justify-content-center button:first-child {
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background-color: #c8a165;
    border-color: #c8a165;
}
.signup-form .col-12.px-0.d-inline-flex.justify-content-center button:first-child {
    border: 1px #c2a37a solid;
    color: #c2a37a;
    padding: 12px 25px;
    letter-spacing: 1px;
    font-weight: 700;
    background: none;
    text-transform: uppercase;
    margin-left: 10px;
}

.signup-form .col-12.px-0.d-inline-flex.justify-content-center button {
    min-width: 120px;
    padding: 12px 25px;
    letter-spacing: 1px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background-color: #c8a165;
    border-color: #c8a165;
}

.signup-form .col-12.px-0.d-inline-flex.justify-content-center button:first-child:hover {
    background: #e6e3dc;
    color: #c2a37a;
}

.info-step.order-summary.stepper-content {
    width: 50%;
}


.loyalty-form label.switch {
    display: flex !important;
    position: absolute;
    top: 0;
    margin-top: -29px;
    z-index:1;
}

.loyalty-form .form-inline {
    position: relative;
}

.loyalty-form h4 {
    padding-left: 20px;
}

.widget-container {
    position: relative;
}

.widget-container .backdiv {

    color: #ad034e;
}

.widget-container .backdiv:hover {
    cursor: pointer;
    color: #987c47;
}


mat-grid-tile.grid-item.blog-block.grid-item-isAvailable {

    right: 0;
    left: auto;
    grid-area: auto / span 6 !important;
    height: 0;
    position: absolute;
    display: block !important;
    width: 50%;
}


mat-grid-tile.grid-item.blog-block.grid-item-productTitle {
    padding-top: 48px;
}

.grid-item-isAvailable  p.card-body.alert.alert-warning {
    padding: 5px 10px;
}
.section-footer-bg-contact img.img-responsive.wow {
    width: 100%;
    height: 100%;
}

.cart-view-details.row {
    position: relative;
}

.section-stepper-content .cart-details {
    position: relative;
}
@media (min-width: 768px) {.payment-step .accordion-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
                          }
                          
@media (max-width: 768px) {
                          
                          app-login {
    padding-left: 0 !important;
      padding-right: 0 !important;
    border: 0 !important;
    border-bottom: 1px #d9dcdc solid !important;
    padding-bottom: 30px;
    margin-bottom: 20px;
}app-user-addresses {
    padding: 0 !important;!i;!;
    border: 0 !important;!i;!;
}.details-items .row.head-container {
    padding: 0 25px;
}

.details-items .row.head-container .stepNameContainer {
    min-width: auto;
    margin: 0;
}

.stepNameContainer p:first-child {
    margin: 0;
    margin-bottom: 3px;
}.info-step.order-summary.stepper-content {width:100%;}mat-grid-tile.grid-item.blog-block.grid-item-productTitle {
    padding-top: 18px;
}
}

